﻿2026-07-28T04:51:51.1465187Z Current runner version: '2.336.0'
2026-07-28T04:51:51.1469885Z Runner name: 'hfenduleam'
2026-07-28T04:51:51.1470337Z Runner group name: 'Default'
2026-07-28T04:51:51.1470813Z Machine name: 'HFENDULEAM'
2026-07-28T04:51:51.1474035Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T04:51:51.1475433Z Actions: write
2026-07-28T04:51:51.1475773Z ArtifactMetadata: write
2026-07-28T04:51:51.1476143Z Attestations: write
2026-07-28T04:51:51.1476453Z Checks: write
2026-07-28T04:51:51.1476757Z CodeQuality: write
2026-07-28T04:51:51.1477065Z Contents: write
2026-07-28T04:51:51.1477368Z CopilotRequests: write
2026-07-28T04:51:51.1477763Z Deployments: write
2026-07-28T04:51:51.1478135Z Discussions: write
2026-07-28T04:51:51.1478442Z Drives: write
2026-07-28T04:51:51.1478762Z Issues: write
2026-07-28T04:51:51.1479056Z Metadata: read
2026-07-28T04:51:51.1479357Z Models: read
2026-07-28T04:51:51.1479657Z Packages: write
2026-07-28T04:51:51.1479950Z Pages: write
2026-07-28T04:51:51.1480425Z PullRequests: write
2026-07-28T04:51:51.1480798Z RepositoryProjects: write
2026-07-28T04:51:51.1481187Z SecurityEvents: write
2026-07-28T04:51:51.1481508Z Statuses: write
2026-07-28T04:51:51.1481822Z VulnerabilityAlerts: read
2026-07-28T04:51:51.1482163Z ##[endgroup]
2026-07-28T04:51:51.1483407Z Secret source: Actions
2026-07-28T04:51:51.1484063Z Prepare workflow directory
2026-07-28T04:51:51.1757806Z Prepare all required actions
2026-07-28T04:51:51.1788525Z Getting action download info
2026-07-28T04:51:51.4845182Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T04:51:52.3022367Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-28T04:51:52.3747857Z ##[group]Run $floorBytes = 32GB
2026-07-28T04:51:52.3748767Z [36;1m$floorBytes = 32GB[0m
2026-07-28T04:51:52.3749471Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-28T04:51:52.3750246Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-28T04:51:52.3751341Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-28T04:51:52.3752461Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-28T04:51:52.3753517Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-28T04:51:52.3754564Z [36;1m  exit 1[0m
2026-07-28T04:51:52.3755044Z [36;1m}[0m
2026-07-28T04:51:52.3765468Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:51:52.3766514Z ##[endgroup]
2026-07-28T04:51:52.6493942Z disk preflight: drive=C:\ free_bytes=113590853632 floor_bytes=34359738368
2026-07-28T04:51:52.7117341Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-28T04:51:52.7118417Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-28T04:51:52.7119066Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-28T04:51:52.7119656Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-28T04:51:52.7120160Z [36;1mexit 0[0m
2026-07-28T04:51:52.7125522Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:51:52.7126055Z ##[endgroup]
2026-07-28T04:51:52.9953722Z ##[group]Run actions/checkout@v5
2026-07-28T04:51:52.9954534Z with:
2026-07-28T04:51:52.9955186Z   fetch-depth: 0
2026-07-28T04:51:52.9955803Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:52.9961773Z   token: ***
2026-07-28T04:51:52.9962324Z   ssh-strict: true
2026-07-28T04:51:52.9962974Z   ssh-user: git
2026-07-28T04:51:52.9963573Z   persist-credentials: true
2026-07-28T04:51:52.9964240Z   clean: true
2026-07-28T04:51:52.9964898Z   sparse-checkout-cone-mode: true
2026-07-28T04:51:52.9965695Z   fetch-tags: false
2026-07-28T04:51:52.9966298Z   show-progress: true
2026-07-28T04:51:52.9966867Z   lfs: false
2026-07-28T04:51:52.9967387Z   submodules: false
2026-07-28T04:51:52.9967971Z   set-safe-directory: true
2026-07-28T04:51:52.9968617Z   allow-unsafe-pr-checkout: false
2026-07-28T04:51:52.9970479Z ##[endgroup]
2026-07-28T04:51:53.1854145Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:53.1856080Z ##[group]Getting Git version info
2026-07-28T04:51:53.1857162Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-28T04:51:53.2060388Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-28T04:51:53.2273107Z git version 2.43.0.windows.1
2026-07-28T04:51:53.2302633Z ##[endgroup]
2026-07-28T04:51:53.2310980Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4acc8477-517f-462d-a611-aed30f9f5c50\.gitconfig'
2026-07-28T04:51:53.2324553Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4acc8477-517f-462d-a611-aed30f9f5c50' before making global git config changes
2026-07-28T04:51:53.2326351Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:51:53.2329251Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:51:53.2580701Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-28T04:51:53.3148916Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:53.3174978Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:51:53.3180072Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:51:53.3407935Z refs/heads/main
2026-07-28T04:51:53.3436144Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-28T04:51:53.3799087Z HEAD is now at bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:53.4276956Z ##[endgroup]
2026-07-28T04:51:53.4279108Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-28T04:51:54.0793992Z ##[group]Cleaning the repository
2026-07-28T04:51:54.0798151Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-28T04:51:55.7921792Z Removing target/
2026-07-28T04:51:55.7950124Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-28T04:51:55.8495822Z HEAD is now at bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:55.8517882Z ##[endgroup]
2026-07-28T04:51:55.8521671Z ##[group]Disabling automatic garbage collection
2026-07-28T04:51:55.8526848Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-28T04:51:55.8769156Z ##[endgroup]
2026-07-28T04:51:55.8769710Z ##[group]Setting up auth
2026-07-28T04:51:55.8770291Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:51:55.9001744Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-28T04:51:56.3309553Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:51:56.4053628Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-28T04:51:56.9043200Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:51:56.9298947Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-28T04:51:57.4107397Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-28T04:51:57.4420592Z ##[endgroup]
2026-07-28T04:51:57.4421176Z ##[group]Fetching the repository
2026-07-28T04:51:57.4431757Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:51:58.5720259Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:58.5720921Z    52b4d708..1b43c1a9  fix/ring-perch-adoption                  -> origin/fix/ring-perch-adoption
2026-07-28T04:51:58.5721632Z  + 22e9d64a...aebc3b79 aebc3b79b504ee77a56ab487ca1db5aa23e74a55 -> pull/117/merge  (forced update)
2026-07-28T04:51:58.5850176Z ##[endgroup]
2026-07-28T04:51:58.5850600Z ##[group]Determining the checkout info
2026-07-28T04:51:58.5851054Z ##[endgroup]
2026-07-28T04:51:58.5856467Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-28T04:51:58.6134679Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-28T04:51:58.6372095Z ##[group]Checking out the ref
2026-07-28T04:51:58.6376530Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:51:58.7390934Z Previous HEAD position was bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:58.7391870Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:51:58.7415017Z ##[endgroup]
2026-07-28T04:51:58.7683066Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-28T04:51:58.8294841Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
2026-07-28T04:51:58.8569668Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-07-28T04:51:58.8570032Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-07-28T04:51:58.8574292Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:51:58.8574580Z ##[endgroup]
2026-07-28T04:51:59.1144997Z CI-CENSUS scope roots:
2026-07-28T04:51:59.1157554Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:51:59.1158972Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-28T04:51:59.1160247Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-28T04:51:59.1161376Z   root: C:\actions-runner\_work\_temp
2026-07-28T04:51:59.1162693Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-28T04:51:59.1642562Z CI-CENSUS phase=start box_procs=520 box_handles=215987 family_total=14 family_handles=2179 scoped=0 unscoped=14 unreadable_path=2
2026-07-28T04:51:59.1677441Z   FOREIGN  pid=1728    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1678561Z   FOREIGN  pid=1732    handles=596    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1679485Z   FOREIGN  pid=14764   handles=170    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1680632Z   FOREIGN  pid=16408   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1681964Z   FOREIGN  pid=23684   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1683077Z   FOREIGN  pid=24372   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1684582Z   FOREIGN  pid=24804   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1686126Z   UNREAD   pid=31720   handles=0      spt <path unreadable — session-0 or access denied>
2026-07-28T04:51:59.1686603Z   FOREIGN  pid=32928   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1688106Z   FOREIGN  pid=38632   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1689266Z   UNREAD   pid=39728   handles=123    spt <path unreadable — session-0 or access denied>
2026-07-28T04:51:59.1690385Z   FOREIGN  pid=43648   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1691783Z   FOREIGN  pid=46152   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.1692996Z   FOREIGN  pid=47080   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:51:59.2301448Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-07-28T04:51:59.2301947Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-07-28T04:51:59.2306782Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:51:59.2307003Z ##[endgroup]
2026-07-28T04:51:59.5116846Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:51:59.5691880Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-28T04:51:59.5692274Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-28T04:51:59.5692500Z [36;1m$PIN = "0c95435"[0m
2026-07-28T04:51:59.5692717Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-28T04:51:59.5692985Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-28T04:51:59.5693348Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-28T04:51:59.5693737Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-28T04:51:59.5694028Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-28T04:51:59.5694297Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-28T04:51:59.5694557Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-28T04:51:59.5694834Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-28T04:51:59.5695209Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-28T04:51:59.5695433Z [36;1m}[0m
2026-07-28T04:51:59.5695609Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-28T04:51:59.5695857Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-28T04:51:59.5699945Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:51:59.5700200Z env:
2026-07-28T04:51:59.5700531Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:51:59.5700992Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:51:59.5701406Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:51:59.5701750Z ##[endgroup]
2026-07-28T04:52:00.4944817Z    Compiling proc-macro2 v1.0.106
2026-07-28T04:52:00.4945209Z    Compiling unicode-ident v1.0.24
2026-07-28T04:52:00.4945540Z    Compiling quote v1.0.45
2026-07-28T04:52:00.4945866Z    Compiling cfg-if v1.0.4
2026-07-28T04:52:00.4946174Z    Compiling serde_core v1.0.228
2026-07-28T04:52:00.4946679Z    Compiling serde v1.0.228
2026-07-28T04:52:00.4947030Z    Compiling windows-link v0.2.1
2026-07-28T04:52:00.4947393Z    Compiling portable-atomic v1.13.1
2026-07-28T04:52:00.4947799Z    Compiling getrandom v0.3.4
2026-07-28T04:52:00.4948209Z    Compiling typenum v1.20.1
2026-07-28T04:52:00.4949347Z    Compiling pin-project-lite v0.2.17
2026-07-28T04:52:00.4949779Z    Compiling version_check v0.9.5
2026-07-28T04:52:00.4951836Z    Compiling shlex v2.0.1
2026-07-28T04:52:00.4953596Z    Compiling find-msvc-tools v0.1.9
2026-07-28T04:52:00.4959553Z    Compiling critical-section v1.2.0
2026-07-28T04:52:00.4962697Z    Compiling memchr v2.8.1
2026-07-28T04:52:00.5944772Z    Compiling windows-sys v0.61.2
2026-07-28T04:52:00.6243155Z    Compiling subtle v2.6.1
2026-07-28T04:52:00.6277554Z    Compiling futures-core v0.3.32
2026-07-28T04:52:00.6919091Z    Compiling smallvec v1.15.1
2026-07-28T04:52:00.7402881Z    Compiling equivalent v1.0.2
2026-07-28T04:52:00.7806145Z    Compiling bytes v1.11.1
2026-07-28T04:52:00.9164749Z    Compiling itoa v1.0.18
2026-07-28T04:52:00.9165673Z    Compiling semver v1.0.28
2026-07-28T04:52:00.9166060Z    Compiling stable_deref_trait v1.2.1
2026-07-28T04:52:00.9390579Z    Compiling generic-array v0.14.7
2026-07-28T04:52:00.9540581Z    Compiling log v0.4.32
2026-07-28T04:52:01.0492999Z    Compiling futures-io v0.3.32
2026-07-28T04:52:01.2192928Z    Compiling rustc_version v0.4.1
2026-07-28T04:52:01.2257668Z    Compiling futures-sink v0.3.32
2026-07-28T04:52:01.3589465Z    Compiling rand_core v0.10.1
2026-07-28T04:52:01.3590302Z    Compiling slab v0.4.12
2026-07-28T04:52:01.3647065Z    Compiling futures-task v0.3.32
2026-07-28T04:52:01.5041484Z    Compiling rustversion v1.0.22
2026-07-28T04:52:01.6581288Z    Compiling hashbrown v0.17.1
2026-07-28T04:52:01.7051155Z    Compiling getrandom v0.2.17
2026-07-28T04:52:01.7191061Z    Compiling getrandom v0.4.2
2026-07-28T04:52:01.8323674Z    Compiling futures-channel v0.3.32
2026-07-28T04:52:01.8584554Z    Compiling cpufeatures v0.2.17
2026-07-28T04:52:02.0362237Z    Compiling fnv v1.0.7
2026-07-28T04:52:02.9504951Z    Compiling libc v0.2.186
2026-07-28T04:52:03.0042523Z    Compiling jobserver v0.1.34
2026-07-28T04:52:03.0954143Z    Compiling cfg_aliases v0.2.1
2026-07-28T04:52:03.1168914Z    Compiling strsim v0.11.1
2026-07-28T04:52:03.1287284Z    Compiling litemap v0.8.2
2026-07-28T04:52:03.1297355Z    Compiling autocfg v1.5.1
2026-07-28T04:52:03.1466666Z    Compiling writeable v0.6.3
2026-07-28T04:52:03.1554317Z    Compiling fs_extra v1.3.0
2026-07-28T04:52:03.2221862Z    Compiling cc v1.2.63
2026-07-28T04:52:03.2965745Z    Compiling icu_normalizer_data v2.2.0
2026-07-28T04:52:03.4285423Z    Compiling dunce v1.0.5
2026-07-28T04:52:03.4285919Z    Compiling icu_properties_data v2.2.0
2026-07-28T04:52:03.5469707Z    Compiling utf8_iter v1.0.4
2026-07-28T04:52:03.7481933Z    Compiling indexmap v2.14.0
2026-07-28T04:52:03.8539175Z    Compiling crypto-common v0.1.7
2026-07-28T04:52:03.8823099Z    Compiling syn v2.0.117
2026-07-28T04:52:03.8825751Z    Compiling ident_case v1.0.1
2026-07-28T04:52:03.9095336Z    Compiling percent-encoding v2.3.2
2026-07-28T04:52:03.9233895Z    Compiling http v1.4.1
2026-07-28T04:52:03.9286841Z    Compiling aws-lc-rs v1.17.0
2026-07-28T04:52:03.9984344Z    Compiling thiserror v2.0.18
2026-07-28T04:52:04.0624045Z    Compiling unicode-segmentation v1.13.3
2026-07-28T04:52:04.0692348Z    Compiling cpufeatures v0.3.0
2026-07-28T04:52:04.0910000Z    Compiling scopeguard v1.2.0
2026-07-28T04:52:04.3785846Z    Compiling cmake v0.1.58
2026-07-28T04:52:04.4374398Z    Compiling block-buffer v0.10.4
2026-07-28T04:52:04.7730909Z    Compiling form_urlencoded v1.2.2
2026-07-28T04:52:04.8345379Z    Compiling bitflags v2.12.1
2026-07-28T04:52:04.9158806Z    Compiling winapi v0.3.9
2026-07-28T04:52:05.1560177Z    Compiling ring v0.17.14
2026-07-28T04:52:05.1899556Z    Compiling chacha20 v0.10.0
2026-07-28T04:52:05.3140733Z    Compiling lock_api v0.4.14
2026-07-28T04:52:05.3165739Z    Compiling untrusted v0.9.0
2026-07-28T04:52:05.3596710Z    Compiling digest v0.10.7
2026-07-28T04:52:05.4187394Z    Compiling num-traits v0.2.19
2026-07-28T04:52:05.4625641Z    Compiling windows-strings v0.5.1
2026-07-28T04:52:05.5136207Z    Compiling windows-result v0.4.1
2026-07-28T04:52:05.5140810Z    Compiling heck v0.5.0
2026-07-28T04:52:05.5888392Z    Compiling rustls v0.23.40
2026-07-28T04:52:05.6940090Z    Compiling rand v0.10.1
2026-07-28T04:52:05.6940785Z    Compiling convert_case v0.10.0
2026-07-28T04:52:05.7356837Z    Compiling aws-lc-sys v0.41.0
2026-07-28T04:52:05.7439340Z    Compiling anyhow v1.0.102
2026-07-28T04:52:05.7549867Z    Compiling const-oid v0.10.2
2026-07-28T04:52:05.7875174Z    Compiling atomic-waker v1.1.2
2026-07-28T04:52:05.9539834Z    Compiling unicode-xid v0.2.6
2026-07-28T04:52:05.9557732Z    Compiling zerocopy v0.8.50
2026-07-28T04:52:06.0584191Z    Compiling parking_lot_core v0.9.12
2026-07-28T04:52:06.0794956Z    Compiling httparse v1.10.1
2026-07-28T04:52:06.1162089Z    Compiling http-body v1.0.1
2026-07-28T04:52:06.1226248Z    Compiling curve25519-dalek v4.1.3
2026-07-28T04:52:06.1912039Z    Compiling hybrid-array v0.4.12
2026-07-28T04:52:06.2532883Z    Compiling ahash v0.8.12
2026-07-28T04:52:06.3504912Z    Compiling fastrand v2.4.1
2026-07-28T04:52:06.6187246Z    Compiling powerfmt v0.2.0
2026-07-28T04:52:06.6189898Z    Compiling base64ct v1.8.3
2026-07-28T04:52:06.8333945Z    Compiling either v1.16.0
2026-07-28T04:52:07.0719321Z    Compiling deranged v0.5.8
2026-07-28T04:52:07.1473151Z    Compiling pem-rfc7468 v1.0.0
2026-07-28T04:52:07.2328702Z    Compiling uuid v1.23.2
2026-07-28T04:52:07.2694412Z    Compiling rand_core v0.6.4
2026-07-28T04:52:07.2893245Z    Compiling num-conv v0.2.2
2026-07-28T04:52:07.6090688Z    Compiling pkg-config v0.3.33
2026-07-28T04:52:07.6185451Z    Compiling tower-service v0.3.3
2026-07-28T04:52:07.6860484Z    Compiling data-encoding v2.11.0
2026-07-28T04:52:07.6901588Z    Compiling try-lock v0.2.5
2026-07-28T04:52:07.7042339Z    Compiling vcpkg v0.2.15
2026-07-28T04:52:07.7662792Z    Compiling zmij v1.0.21
2026-07-28T04:52:07.8379252Z    Compiling base64 v0.22.1
2026-07-28T04:52:07.8723097Z    Compiling time-core v0.1.8
2026-07-28T04:52:07.8861386Z    Compiling tinyvec_macros v0.1.1
2026-07-28T04:52:07.9840720Z    Compiling want v0.3.1
2026-07-28T04:52:08.0529886Z    Compiling synstructure v0.13.2
2026-07-28T04:52:08.0585766Z    Compiling darling_core v0.20.11
2026-07-28T04:52:08.1610515Z    Compiling tinyvec v1.11.0
2026-07-28T04:52:08.2215076Z    Compiling parking_lot v0.12.5
2026-07-28T04:52:08.3578344Z    Compiling block-buffer v0.12.0
2026-07-28T04:52:08.4202571Z    Compiling crypto-common v0.2.2
2026-07-28T04:52:08.5076218Z    Compiling sha2 v0.10.9
2026-07-28T04:52:08.5277023Z    Compiling vergen-lib v9.1.0
2026-07-28T04:52:08.5975715Z    Compiling inout v0.1.4
2026-07-28T04:52:08.6301083Z    Compiling n0-future v0.3.2
2026-07-28T04:52:08.7745388Z    Compiling libsqlite3-sys v0.30.1
2026-07-28T04:52:08.8530233Z    Compiling signature v2.2.0
2026-07-28T04:52:08.8585837Z    Compiling parking v2.2.1
2026-07-28T04:52:09.0772239Z    Compiling crossbeam-utils v0.8.21
2026-07-28T04:52:09.2274550Z    Compiling socket2 v0.6.4
2026-07-28T04:52:09.3089834Z    Compiling mio v1.2.1
2026-07-28T04:52:09.3288228Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-28T04:52:09.3486555Z    Compiling winnow v1.0.3
2026-07-28T04:52:09.3507165Z    Compiling httpdate v1.0.3
2026-07-28T04:52:09.4261485Z    Compiling spin v0.10.0
2026-07-28T04:52:09.6165140Z    Compiling serde_json v1.0.150
2026-07-28T04:52:09.6422161Z    Compiling cordyceps v0.3.4
2026-07-28T04:52:09.7341697Z    Compiling diatomic-waker v0.2.3
2026-07-28T04:52:10.1187834Z    Compiling futures-buffered v0.2.13
2026-07-28T04:52:10.1462501Z    Compiling cipher v0.4.4
2026-07-28T04:52:10.1681457Z    Compiling digest v0.11.3
2026-07-28T04:52:10.2390928Z    Compiling futures-lite v2.6.1
2026-07-28T04:52:10.3103782Z    Compiling ed25519 v2.2.3
2026-07-28T04:52:10.5140562Z    Compiling vergen v9.1.0
2026-07-28T04:52:10.5293796Z    Compiling vergen-lib v0.1.6
2026-07-28T04:52:10.5501036Z    Compiling universal-hash v0.5.1
2026-07-28T04:52:10.6493962Z    Compiling noq-udp v0.10.0
2026-07-28T04:52:10.6783114Z    Compiling heapless v0.7.17
2026-07-28T04:52:10.6993065Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-28T04:52:10.7662140Z    Compiling sync_wrapper v1.0.2
2026-07-28T04:52:10.8306780Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-28T04:52:11.0799762Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-28T04:52:11.0895878Z    Compiling serde_derive v1.0.228
2026-07-28T04:52:11.1296997Z    Compiling zeroize_derive v1.4.3
2026-07-28T04:52:11.2498463Z    Compiling zerofrom-derive v0.1.7
2026-07-28T04:52:11.2498914Z    Compiling yoke-derive v0.8.2
2026-07-28T04:52:11.3951876Z    Compiling tokio-macros v2.7.0
2026-07-28T04:52:11.3960379Z    Compiling futures-macro v0.3.32
2026-07-28T04:52:11.4782231Z    Compiling zerovec-derive v0.11.3
2026-07-28T04:52:11.7602047Z    Compiling displaydoc v0.2.6
2026-07-28T04:52:11.8227913Z    Compiling tracing-attributes v0.1.31
2026-07-28T04:52:11.9103481Z    Compiling thiserror-impl v2.0.18
2026-07-28T04:52:12.0047582Z    Compiling zeroize v1.8.2
2026-07-28T04:52:12.0609276Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-28T04:52:12.1571027Z    Compiling darling_macro v0.20.11
2026-07-28T04:52:12.1678132Z    Compiling derive_more-impl v2.1.1
2026-07-28T04:52:12.3744294Z    Compiling tokio v1.52.3
2026-07-28T04:52:12.4147498Z    Compiling rustls-pki-types v1.14.1
2026-07-28T04:52:12.4733832Z    Compiling futures-util v0.3.32
2026-07-28T04:52:12.7589024Z    Compiling windows-implement v0.60.2
2026-07-28T04:52:12.7687274Z    Compiling spez v0.1.2
2026-07-28T04:52:12.8247443Z    Compiling darling v0.20.11
2026-07-28T04:52:12.8365169Z    Compiling n0-error-macros v0.1.3
2026-07-28T04:52:13.0704134Z    Compiling windows-interface v0.59.3
2026-07-28T04:52:13.0727518Z    Compiling zerofrom v0.1.8
2026-07-28T04:52:13.2151800Z    Compiling derive_builder_core v0.20.2
2026-07-28T04:52:13.3285124Z    Compiling der v0.8.0-rc.10
2026-07-28T04:52:13.5362915Z    Compiling yoke v0.8.3
2026-07-28T04:52:13.5574912Z    Compiling pin-project-internal v1.1.13
2026-07-28T04:52:13.8126452Z    Compiling byteorder v1.5.0
2026-07-28T04:52:14.0706014Z    Compiling zerovec v0.11.6
2026-07-28T04:52:14.0784143Z    Compiling zerotrie v0.2.4
2026-07-28T04:52:14.1694406Z    Compiling opaque-debug v0.3.1
2026-07-28T04:52:14.3308648Z    Compiling allocator-api2 v0.2.21
2026-07-28T04:52:14.3565686Z    Compiling windows-core v0.62.2
2026-07-28T04:52:14.4595876Z    Compiling n0-error v0.1.3
2026-07-28T04:52:14.6386168Z    Compiling ed25519-dalek v2.2.0
2026-07-28T04:52:14.7040824Z    Compiling spki v0.8.0-rc.4
2026-07-28T04:52:14.8196580Z    Compiling tinystr v0.8.3
2026-07-28T04:52:14.8545733Z    Compiling potential_utf v0.1.5
2026-07-28T04:52:14.8796113Z    Compiling derive_builder_macro v0.20.2
2026-07-28T04:52:14.9934893Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-28T04:52:15.1034254Z    Compiling icu_locale_core v2.2.0
2026-07-28T04:52:15.1675084Z    Compiling icu_collections v2.2.0
2026-07-28T04:52:15.1675440Z    Compiling polyval v0.6.2
2026-07-28T04:52:15.2642598Z    Compiling hash32 v0.2.1
2026-07-28T04:52:15.5482552Z    Compiling pin-project v1.1.13
2026-07-28T04:52:15.6306801Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-28T04:52:15.8030905Z    Compiling derive_builder v0.20.2
2026-07-28T04:52:16.1439087Z    Compiling futures-executor v0.3.32
2026-07-28T04:52:16.4433780Z    Compiling spin v0.9.8
2026-07-28T04:52:16.4509287Z    Compiling vergen-gitcl v1.0.8
2026-07-28T04:52:16.4584517Z    Compiling windows-threading v0.2.1
2026-07-28T04:52:16.5179249Z    Compiling icu_provider v2.2.0
2026-07-28T04:52:16.6112501Z    Compiling ryu v1.0.23
2026-07-28T04:52:16.6177389Z    Compiling fallible-iterator v0.3.0
2026-07-28T04:52:16.8035152Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-28T04:52:16.8782610Z    Compiling tower-layer v0.3.3
2026-07-28T04:52:16.8928342Z    Compiling icu_normalizer v2.2.0
2026-07-28T04:52:16.9364702Z    Compiling icu_properties v2.2.0
2026-07-28T04:52:17.0978097Z    Compiling signature v3.0.0
2026-07-28T04:52:17.1998307Z    Compiling proc-macro-crate v3.5.0
2026-07-28T04:52:17.2535776Z    Compiling windows-future v0.3.2
2026-07-28T04:52:17.2791077Z    Compiling futures v0.3.32
2026-07-28T04:52:17.3080891Z    Compiling ipnet v2.12.0
2026-07-28T04:52:17.4326517Z    Compiling ed25519 v3.0.0-rc.4
2026-07-28T04:52:17.7064014Z    Compiling tokio-util v0.7.18
2026-07-28T04:52:17.8873510Z    Compiling once_cell v1.21.4
2026-07-28T04:52:17.9127812Z    Compiling derive_more v2.1.1
2026-07-28T04:52:17.9529024Z    Compiling prefix-trie v0.8.4
2026-07-28T04:52:17.9787918Z    Compiling windows-targets v0.52.6
2026-07-28T04:52:18.0737372Z    Compiling tracing-core v0.1.36
2026-07-28T04:52:18.1203004Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-28T04:52:18.1341231Z    Compiling ghash v0.5.1
2026-07-28T04:52:18.1684454Z    Compiling windows-numerics v0.3.1
2026-07-28T04:52:18.1757653Z    Compiling windows-collections v0.3.2
2026-07-28T04:52:18.1974430Z    Compiling spt-proto v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-07-28T04:52:18.2658703Z    Compiling cobs v0.3.0
2026-07-28T04:52:18.2905025Z    Compiling hashbrown v0.14.5
2026-07-28T04:52:18.3427177Z    Compiling postcard-derive v0.2.2
2026-07-28T04:52:18.3865915Z    Compiling aes v0.8.4
2026-07-28T04:52:18.4819344Z    Compiling idna_adapter v1.2.2
2026-07-28T04:52:18.5621054Z    Compiling tracing v0.1.44
2026-07-28T04:52:18.7453498Z    Compiling idna v1.1.0
2026-07-28T04:52:18.8109284Z    Compiling ctr v0.9.2
2026-07-28T04:52:18.8397937Z    Compiling sha2 v0.11.0-rc.5
2026-07-28T04:52:18.9335449Z    Compiling fs2 v0.4.3
2026-07-28T04:52:19.0425734Z    Compiling h2 v0.4.14
2026-07-28T04:52:19.1096897Z    Compiling url v2.5.8
2026-07-28T04:52:19.1280291Z    Compiling hashlink v0.9.1
2026-07-28T04:52:19.1819644Z    Compiling time v0.3.47
2026-07-28T04:52:19.2116481Z    Compiling http-body-util v0.1.3
2026-07-28T04:52:19.2318954Z    Compiling aead v0.5.2
2026-07-28T04:52:19.2621522Z    Compiling utf8parse v0.2.2
2026-07-28T04:52:19.3767976Z    Compiling ipconfig v0.3.4
2026-07-28T04:52:19.5514455Z    Compiling rusqlite v0.32.1
2026-07-28T04:52:19.5570624Z    Compiling widestring v1.2.1
2026-07-28T04:52:19.5584839Z    Compiling arrayvec v0.7.6
2026-07-28T04:52:19.5630497Z    Compiling aes-gcm v0.10.3
2026-07-28T04:52:19.6983556Z    Compiling postcard v1.1.3
2026-07-28T04:52:19.7326346Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-28T04:52:19.7913424Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-28T04:52:19.9298386Z    Compiling windows v0.62.2
2026-07-28T04:52:19.9883170Z    Compiling data-encoding-macro v0.1.20
2026-07-28T04:52:20.1070808Z    Compiling windows-sys v0.59.0
2026-07-28T04:52:20.1268875Z    Compiling num_enum_derive v0.7.6
2026-07-28T04:52:20.2073405Z    Compiling tower v0.5.3
2026-07-28T04:52:20.2610766Z    Compiling chrono v0.4.45
2026-07-28T04:52:20.3774085Z    Compiling crossbeam-epoch v0.9.18
2026-07-28T04:52:20.5907436Z    Compiling spt-store v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-07-28T04:52:20.6901999Z    Compiling crossbeam-channel v0.5.15
2026-07-28T04:52:20.6962067Z    Compiling enum-assoc v1.3.0
2026-07-28T04:52:21.0277968Z    Compiling iroh-metrics-derive v0.4.1
2026-07-28T04:52:21.1274257Z    Compiling async-trait v0.1.89
2026-07-28T04:52:21.6848360Z    Compiling strum_macros v0.28.0
2026-07-28T04:52:21.9135438Z    Compiling windows-registry v0.6.1
2026-07-28T04:52:22.2003217Z    Compiling blake3 v1.8.5
2026-07-28T04:52:22.2507487Z    Compiling memoffset v0.6.5
2026-07-28T04:52:22.2749630Z    Compiling netwatch v0.16.0
2026-07-28T04:52:22.3632220Z    Compiling noq v0.18.0
2026-07-28T04:52:22.3837521Z    Compiling acto v0.8.2
2026-07-28T04:52:22.7633528Z    Compiling rustc-hash v2.1.2
2026-07-28T04:52:22.7905421Z    Compiling thiserror v1.0.69
2026-07-28T04:52:22.8577303Z    Compiling mac-addr v0.3.0
2026-07-28T04:52:22.9099900Z    Compiling foldhash v0.2.0
2026-07-28T04:52:23.0050680Z    Compiling identity-hash v0.1.0
2026-07-28T04:52:23.0354346Z    Compiling xml-rs v0.8.28
2026-07-28T04:52:23.0780564Z    Compiling ref-cast v1.0.25
2026-07-28T04:52:23.0997869Z    Compiling tagptr v0.2.0
2026-07-28T04:52:23.1105075Z    Compiling lru-slab v0.1.2
2026-07-28T04:52:23.1229937Z    Compiling sorted-index-buffer v0.2.1
2026-07-28T04:52:23.2431665Z    Compiling moka v0.12.15
2026-07-28T04:52:23.3125743Z    Compiling hashbrown v0.16.1
2026-07-28T04:52:23.4811351Z    Compiling netdev v0.42.0
2026-07-28T04:52:23.4813418Z    Compiling iroh-relay v0.98.0
2026-07-28T04:52:23.5269375Z    Compiling num_enum v0.7.6
2026-07-28T04:52:23.7224054Z    Compiling hyper v1.10.1
2026-07-28T04:52:23.7224897Z    Compiling xmltree v0.10.3
2026-07-28T04:52:23.7888535Z    Compiling spt-msg v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-07-28T04:52:24.0344651Z    Compiling iroh-metrics v0.38.3
2026-07-28T04:52:24.1849624Z    Compiling tower-http v0.6.11
2026-07-28T04:52:24.3766092Z    Compiling iroh-base v0.98.0
2026-07-28T04:52:24.4274977Z    Compiling attohttpc v0.30.1
2026-07-28T04:52:24.4651560Z    Compiling n0-watcher v0.6.1
2026-07-28T04:52:24.5241507Z    Compiling tokio-stream v0.1.18
2026-07-28T04:52:24.6186010Z    Compiling strum v0.28.0
2026-07-28T04:52:24.6375849Z    Compiling toml_datetime v0.6.11
2026-07-28T04:52:24.7504587Z    Compiling serde_spanned v0.6.9
2026-07-28T04:52:24.7540860Z    Compiling thiserror-impl v1.0.69
2026-07-28T04:52:24.8934066Z    Compiling ref-cast-impl v1.0.25
2026-07-28T04:52:25.0169185Z    Compiling serde_derive_internals v0.29.1
2026-07-28T04:52:25.0230439Z    Compiling simple-dns v0.9.3
2026-07-28T04:52:25.1416475Z    Compiling serial-core v0.4.0
2026-07-28T04:52:25.2628335Z    Compiling hyper-util v0.1.20
2026-07-28T04:52:25.3037780Z    Compiling aho-corasick v1.1.4
2026-07-28T04:52:25.4562119Z    Compiling resolv-conf v0.7.6
2026-07-28T04:52:25.6704784Z    Compiling smol_str v0.1.24
2026-07-28T04:52:25.7062053Z    Compiling toml_write v0.1.2
2026-07-28T04:52:25.7144752Z    Compiling winreg v0.10.1
2026-07-28T04:52:25.9846383Z    Compiling regex-syntax v0.8.10
2026-07-28T04:52:26.0000851Z    Compiling arrayref v0.3.9
2026-07-28T04:52:26.0511798Z    Compiling constant_time_eq v0.4.2
2026-07-28T04:52:26.0940432Z    Compiling sha1_smol v1.0.1
2026-07-28T04:52:26.1442408Z    Compiling simdutf8 v0.1.5
2026-07-28T04:52:26.2797575Z    Compiling winnow v0.7.15
2026-07-28T04:52:26.4601083Z    Compiling schemars_derive v1.2.1
2026-07-28T04:52:26.5234869Z    Compiling iroh-dns v0.98.0
2026-07-28T04:52:26.6085873Z    Compiling serial-windows v0.4.0
2026-07-28T04:52:26.7090956Z    Compiling igd-next v0.17.1
2026-07-28T04:52:26.8514137Z    Compiling lru v0.16.4
2026-07-28T04:52:27.1465319Z    Compiling webpki-roots v1.0.7
2026-07-28T04:52:27.1769097Z    Compiling seize v0.5.1
2026-07-28T04:52:27.1861588Z    Compiling darling_core v0.23.0
2026-07-28T04:52:27.2045544Z    Compiling hmac v0.12.1
2026-07-28T04:52:27.2089511Z    Compiling serde_bytes v0.11.19
2026-07-28T04:52:27.3207683Z    Compiling iroh v0.98.2
2026-07-28T04:52:27.3208182Z    Compiling lazy_static v1.5.0
2026-07-28T04:52:27.3398903Z    Compiling once_cell_polyfill v1.70.2
2026-07-28T04:52:27.4742646Z    Compiling bitflags v1.3.2
2026-07-28T04:52:27.4764846Z    Compiling dyn-clone v1.0.20
2026-07-28T04:52:27.4941385Z    Compiling cmov v0.5.4
2026-07-28T04:52:27.6049522Z    Compiling anstyle v1.0.14
2026-07-28T04:52:27.7131231Z    Compiling pin-utils v0.1.0
2026-07-28T04:52:27.7383774Z    Compiling ctutils v0.4.2
2026-07-28T04:52:27.7926901Z    Compiling nix v0.25.1
2026-07-28T04:52:27.8376832Z    Compiling papaya v0.2.4
2026-07-28T04:52:27.8793322Z    Compiling anstyle-wincon v3.0.11
2026-07-28T04:52:27.9134454Z    Compiling shared_library v0.1.9
2026-07-28T04:52:27.9201254Z    Compiling hkdf v0.12.4
2026-07-28T04:52:27.9541000Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-28T04:52:28.0090966Z    Compiling regex-automata v0.4.14
2026-07-28T04:52:28.0525867Z    Compiling serial v0.4.0
2026-07-28T04:52:28.1521355Z    Compiling filedescriptor v0.8.3
2026-07-28T04:52:28.2930433Z    Compiling toml_edit v0.22.27
2026-07-28T04:52:28.2931578Z    Compiling anstyle-parse v1.0.0
2026-07-28T04:52:28.4614044Z    Compiling backon v1.6.0
2026-07-28T04:52:28.5125675Z    Compiling anstyle-query v1.1.5
2026-07-28T04:52:28.5474024Z    Compiling vte_generate_state_changes v0.1.2
2026-07-28T04:52:28.6909518Z    Compiling is_terminal_polyfill v1.70.2
2026-07-28T04:52:28.6935235Z    Compiling shell-words v1.1.1
2026-07-28T04:52:28.7737260Z    Compiling downcast-rs v1.2.1
2026-07-28T04:52:28.7738163Z    Compiling paste v1.0.15
2026-07-28T04:52:28.8172930Z    Compiling instability v0.3.12
2026-07-28T04:52:28.8585827Z    Compiling schemars v1.2.1
2026-07-28T04:52:28.9153518Z    Compiling colorchoice v1.0.5
2026-07-28T04:52:28.9484860Z    Compiling unicode-width v0.2.0
2026-07-28T04:52:29.0334272Z    Compiling foldhash v0.1.5
2026-07-28T04:52:29.1748874Z    Compiling anstream v1.0.0
2026-07-28T04:52:29.3138363Z    Compiling hashbrown v0.15.5
2026-07-28T04:52:29.3291873Z    Compiling vte v0.13.1
2026-07-28T04:52:29.3751582Z    Compiling portable-pty v0.8.1
2026-07-28T04:52:29.3922828Z    Compiling spake2 v0.4.0
2026-07-28T04:52:29.4259780Z    Compiling strum_macros v0.26.4
2026-07-28T04:52:29.7293872Z    Compiling terminal_size v0.4.4
2026-07-28T04:52:29.8327923Z    Compiling crossterm_winapi v0.9.1
2026-07-28T04:52:29.9347448Z    Compiling itertools v0.13.0
2026-07-28T04:52:30.1360427Z    Compiling sha1 v0.10.6
2026-07-28T04:52:30.2799502Z    Compiling regex v1.12.3
2026-07-28T04:52:30.2966405Z    Compiling castaway v0.2.4
2026-07-28T04:52:30.4405509Z    Compiling toml v0.8.23
2026-07-28T04:52:30.4405826Z    Compiling clap_lex v1.1.0
2026-07-28T04:52:30.7845338Z    Compiling indoc v2.0.7
2026-07-28T04:52:30.9338500Z    Compiling spt-runtime v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-07-28T04:52:30.9967998Z    Compiling recvmsg v1.0.0
2026-07-28T04:52:31.0320333Z    Compiling unicode-width v0.1.14
2026-07-28T04:52:31.3663573Z    Compiling darling_macro v0.23.0
2026-07-28T04:52:31.3931676Z    Compiling doctest-file v1.1.1
2026-07-28T04:52:31.4154314Z    Compiling static_assertions v1.1.0
2026-07-28T04:52:31.4162745Z    Compiling clap_builder v4.6.0
2026-07-28T04:52:31.5702630Z    Compiling compact_str v0.8.2
2026-07-28T04:52:31.5732426Z    Compiling unicode-truncate v1.1.0
2026-07-28T04:52:31.7354642Z    Compiling spt-term v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-07-28T04:52:31.7398657Z    Compiling crossterm v0.28.1
2026-07-28T04:52:31.7684713Z    Compiling lru v0.12.5
2026-07-28T04:52:31.9482387Z    Compiling strum v0.26.3
2026-07-28T04:52:32.0075348Z    Compiling darling v0.23.0
2026-07-28T04:52:32.0519751Z    Compiling interprocess v2.4.2
2026-07-28T04:52:32.1170092Z    Compiling clap_derive v4.6.1
2026-07-28T04:52:32.3222541Z    Compiling wmi v0.18.4
2026-07-28T04:52:32.7330107Z    Compiling error-code v3.3.2
2026-07-28T04:52:32.9078609Z    Compiling cassowary v0.3.0
2026-07-28T04:52:33.4371369Z    Compiling ratatui v0.29.0
2026-07-28T04:52:33.6421309Z    Compiling clipboard-win v5.4.1
2026-07-28T04:52:33.9212890Z    Compiling spt-live v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-07-28T04:52:34.2193647Z    Compiling portmapper v0.16.0
2026-07-28T04:52:34.2202081Z    Compiling nucleo-matcher v0.3.1
2026-07-28T04:52:34.5502950Z    Compiling qrcode v0.14.1
2026-07-28T04:52:34.6141142Z    Compiling clap v4.6.1
2026-07-28T04:52:34.6545730Z    Compiling tempfile v3.27.0
2026-07-28T04:52:48.4849366Z    Compiling rustls-webpki v0.103.13
2026-07-28T04:52:50.8818739Z    Compiling tokio-rustls v0.26.4
2026-07-28T04:52:50.8818989Z    Compiling rustls-platform-verifier v0.7.0
2026-07-28T04:52:50.8819244Z    Compiling noq-proto v0.17.0
2026-07-28T04:52:51.0371583Z    Compiling hickory-net v0.26.0-beta.4
2026-07-28T04:52:51.0372220Z    Compiling hyper-rustls v0.27.9
2026-07-28T04:52:51.0372502Z    Compiling tokio-websockets v0.13.2
2026-07-28T04:52:51.2282485Z    Compiling reqwest v0.13.4
2026-07-28T04:52:52.2624734Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-28T04:53:11.3891171Z    Compiling spt-net v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-07-28T04:53:12.9319924Z    Compiling spt-daemon v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-07-28T04:53:27.0067417Z    Compiling spt v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-07-28T04:53:36.1274209Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s
2026-07-28T04:53:36.1523302Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-a887596f47a2d10d.exe)
2026-07-28T04:53:36.2326414Z 
2026-07-28T04:53:36.2326693Z running 1 test
2026-07-28T04:53:43.5668789Z test new_brain_serves_against_old_broker ... ok
2026-07-28T04:53:43.5669056Z 
2026-07-28T04:53:43.5669313Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.33s
2026-07-28T04:53:43.5669957Z 
2026-07-28T04:53:43.6026349Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-07-28T04:53:43.6026628Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-07-28T04:53:43.6030687Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:53:43.6030894Z env:
2026-07-28T04:53:43.6031159Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:43.6031570Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:43.6031959Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:43.6032216Z ##[endgroup]
2026-07-28T04:53:43.8592066Z CI-CENSUS scope roots:
2026-07-28T04:53:43.8602343Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:53:43.8603467Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-07-28T04:53:43.8604747Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-07-28T04:53:43.8605564Z   root: C:\actions-runner\_work\_temp
2026-07-28T04:53:43.8606264Z   root: C:\Users\decid\spt-n1-oldbroker
2026-07-28T04:53:43.8879645Z CI-REAP: pre-reap state
2026-07-28T04:53:43.9084044Z CI-CENSUS phase=pre-reap box_procs=519 box_handles=214446 family_total=13 family_handles=2184 scoped=0 unscoped=13 unreadable_path=0
2026-07-28T04:53:43.9132759Z   FOREIGN  pid=1728    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9134000Z   FOREIGN  pid=1732    handles=603    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9135239Z   FOREIGN  pid=14764   handles=170    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9136370Z   FOREIGN  pid=16408   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9137699Z   FOREIGN  pid=23684   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9138755Z   FOREIGN  pid=24372   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9139622Z   FOREIGN  pid=24804   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9140919Z   FOREIGN  pid=32928   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9141838Z   FOREIGN  pid=38632   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9143007Z   FOREIGN  pid=43648   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9143917Z   FOREIGN  pid=46152   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9144767Z   FOREIGN  pid=47080   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:43.9145564Z   FOREIGN  pid=48376   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4437563Z CI-CENSUS phase=end box_procs=517 box_handles=214366 family_total=12 family_handles=2053 scoped=0 unscoped=12 unreadable_path=0
2026-07-28T04:53:45.4440564Z   FOREIGN  pid=1728    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4441856Z   FOREIGN  pid=1732    handles=594    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4443440Z   FOREIGN  pid=14764   handles=169    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4444329Z   FOREIGN  pid=16408   handles=127    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4445938Z   FOREIGN  pid=23684   handles=134    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4447096Z   FOREIGN  pid=24372   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4448523Z   FOREIGN  pid=24804   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4451031Z   FOREIGN  pid=32928   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4451519Z   FOREIGN  pid=38632   handles=130    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4452722Z   FOREIGN  pid=43648   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4453924Z   FOREIGN  pid=46152   handles=132    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4455059Z   FOREIGN  pid=47080   handles=128    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-07-28T04:53:45.4461907Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-07-28T04:53:45.5098329Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-07-28T04:53:45.5098799Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-07-28T04:53:45.5104737Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-28T04:53:45.5105101Z env:
2026-07-28T04:53:45.5105540Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:45.5106296Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:45.5107055Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923
2026-07-28T04:53:45.5107554Z ##[endgroup]
2026-07-28T04:53:45.7663369Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-30329922262-1-8cbe3a0c42d848a185d41f54d7e9d923 on attempt 1/5
2026-07-28T04:53:45.8297016Z Post job cleanup.
2026-07-28T04:53:45.9681247Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-28T04:53:45.9888813Z git version 2.43.0.windows.1
2026-07-28T04:53:45.9920521Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\afd65742-db85-452e-b22a-6fed0159a3ef\.gitconfig'
2026-07-28T04:53:45.9933078Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\afd65742-db85-452e-b22a-6fed0159a3ef' before making global git config changes
2026-07-28T04:53:45.9933566Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:53:45.9938466Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:53:46.0183396Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:53:46.0406856Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-28T04:53:46.1170495Z bash.exe: warning: could not find /tmp, please create!
2026-07-28T04:53:46.6768235Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:53:46.6976920Z http.https://github.com/.extraheader
2026-07-28T04:53:46.6999280Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-28T04:53:46.7267914Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-28T04:53:46.7604946Z bash.exe: warning: could not find /tmp, please create!
2026-07-28T04:53:47.1425589Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:53:47.1701710Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-28T04:53:47.2006660Z bash.exe: warning: could not find /tmp, please create!
2026-07-28T04:53:47.6046356Z Cleaning up orphan processes
